Deletes an existing RAG configuration by its ID.
/v3/rag/{config_id}/
x-api-key
) must be included in the request headers.
Parameter | Type | Description |
---|---|---|
config_id | string | Unique identifier of the Rag config to delete. |
Code | Description |
---|---|
200 | Successful Response |
422 | Validation Error |
The ID of the RAG configuration to delete.
Successful Response
The response is of type object
.